Click or drag to resize
Tag Class
This class used for a Tangible Tag witch contain ID and Position.
Inheritance Hierarchy
SystemObject
  TangibleFrameworkTag

Namespace: TangibleFramework
Assembly: ColocartsFramework (in ColocartsFramework.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public class Tag

The Tag type exposes the following members.

Constructors
  NameDescription
Public methodTag
default constructor
Public methodTag(String, Point)
parametered constructor Identificator of Tag Position of tag
Top
Fields
  NameDescription
Public fieldID
Identification of a Tangible Tag
Public fieldPosition
Position of a Tangible Tag
Top
See Also